Package com.netscape.cmstools.system
Class SecurityDomainJoinCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.cli.CommandCLI
com.netscape.cmstools.system.SecurityDomainJoinCLI
Deprecated.
Replaced by SDJoinCLI.
- Author:
- Endi S. Dewata
-
Field Summary
FieldsFields inherited from class org.dogtagpki.cli.CommandCLI
loggerFields inherited from class org.dogtagpki.cli.CLI
description, exitOnError, formatter, modules, name, options, parent, parser, verbose -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.voidexecute(org.apache.commons.cli.CommandLine cmd) Deprecated.voidDeprecated.Methods inherited from class org.dogtagpki.cli.CommandCLI
execute, parseOptionsMethods inherited from class org.dogtagpki.cli.CLI
addModule, addModule, executeCommand, executeCommands, findModule, findModules, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, handleException, isDeprecated, parseLine, printVersion, removeModule, runExternal, runExternal, setDescription, setName
-
Field Details
-
securityDomainCLI
Deprecated.
-
-
Constructor Details
-
SecurityDomainJoinCLI
Deprecated.
-
-
Method Details
-
printHelp
public void printHelp()Deprecated. -
createOptions
public void createOptions()Deprecated.- Overrides:
createOptionsin classCommandCLI
-
execute
Deprecated.- Overrides:
executein classCommandCLI- Throws:
Exception
-